Update suspend/resume for new console code.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Sat, 3 Sep 2005 18:48:39 +0000 (18:48 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Sat, 3 Sep 2005 18:48:39 +0000 (18:48 +0000)
commit3bc1edc4ab3406100319d5590d259ff0bc203b5a
treebe172c4b9f1eaa8c5e3b11673ba532fcac1e6f7f
parentb319f36dde3044197297c218c540ddbcdc68b2b1
Update suspend/resume for new console code.
- translate console mfn to pfn
- unbind/bind console evtchn
- recover console mfn on restore
- trigger xenconsoled refresh after mfn is put in store
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/drivers/xen/console/xencons_ring.c
tools/libxc/xc_linux_restore.c
tools/libxc/xc_linux_save.c
tools/libxc/xenguest.h
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendDomainInfo.py
tools/xcutils/xc_restore.c